home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 2: CDPD 1 / Almathera Ten on Ten - Disc 2: CDPD 1.iso / pd / 351-375 / 351 / pdc / pdcsrc.lzh / PDC / config.h < prev    next >
Text File  |  1990-04-06  |  227b  |  11 lines

  1. /*
  2.  *  This is more portable than trying to define everything on the
  3.  *  compilation command line via the Makefile.
  4.  *  Fred Fish, 20-Jul-86
  5.  */
  6.  
  7. #define SIZET       int
  8. #define VOIDSTAR    char *
  9. #define CONST
  10. #define UNIXERR
  11.